home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 2003 June / macformat-130.iso / mac / Reviewed⁄Demos / Spearhead Demo / demota / pak1.pk3 / ui / loadsave.urc < prev    next >
Encoding:
Text File  |  2002-10-21  |  3.2 KB  |  180 lines

  1. menu "loadsave" 640 480 NONE 0
  2. bgcolor 0 0 0 0
  3. borderstyle NONE
  4. bgfill 0 0 0 1
  5. fullscreen 1
  6. //fadein 0.5
  7. //vidmode 3
  8. virtualres 1
  9. //include "ui/common.inc"
  10.  
  11.  
  12.  
  13. resource
  14. Label
  15. {
  16. name "Default"
  17. rect 384 0 256 256
  18. fgcolor 1.00 1.00 1.00 1.00
  19. bgcolor 0.50 0.50 0.50 0.00
  20. borderstyle "NONE"
  21. shader "textures/mohmenu/voodoo/loadsave_c"
  22. enabledcvar "ui_voodoo"
  23. }
  24. resource
  25. Label
  26. {
  27. name "Default"
  28. rect 384 256 256 256
  29. fgcolor 1.00 1.00 1.00 1.00
  30. bgcolor 0.50 0.50 0.50 0.00
  31. borderstyle "NONE"
  32. shader "textures/mohmenu/voodoo/loadsave_f"
  33. enabledcvar "ui_voodoo"
  34. }
  35. resource
  36. Label
  37. {
  38. name "Default"
  39. rect 480 0 256 512
  40. fgcolor 1.00 1.00 1.00 1.00
  41. bgcolor 0.50 0.50 0.50 0.00
  42. borderstyle "NONE"
  43. shader "loadsave_b"
  44. }
  45. resource
  46. Label
  47. {
  48. name "Default"
  49. rect 256 256 256 256
  50. fgcolor 1.00 1.00 1.00 1.00
  51. bgcolor 0.50 0.50 0.50 0.00
  52. borderstyle "NONE"
  53. shader "textures/mohmenu/voodoo/loadsave_e"
  54. enabledcvar "ui_voodoo"
  55. }
  56. resource
  57. Label
  58. {
  59. name "Default"
  60. rect 256 0 256 256
  61. fgcolor 1.00 1.00 1.00 1.00
  62. bgcolor 0.50 0.50 0.50 0.00
  63. borderstyle "NONE"
  64. shader "textures/mohmenu/voodoo/loadsave_b"
  65. enabledcvar "ui_voodoo"
  66. }
  67. resource
  68. Label
  69. {
  70. name "Default"
  71. rect 0 0 256 256
  72. fgcolor 1.00 1.00 1.00 1.00
  73. bgcolor 0.50 0.50 0.50 0.00
  74. borderstyle "NONE"
  75. shader "textures/mohmenu/voodoo/loadsave_a"
  76. enabledcvar "ui_voodoo"
  77. }
  78. resource
  79. Label
  80. {
  81. name "Default"
  82. rect 0 256 256 256
  83. fgcolor 1.00 1.00 1.00 1.00
  84. bgcolor 0.50 0.50 0.50 0.00
  85. borderstyle "NONE"
  86. shader "textures/mohmenu/voodoo/loadsave_d"
  87. enabledcvar "ui_voodoo"
  88. }
  89. resource
  90. Label
  91. {
  92. name "Default"
  93. rect 0 0 512 512
  94. fgcolor 1.00 1.00 1.00 1.00
  95. bgcolor 0.50 0.50 0.50 0.00
  96. borderstyle "NONE"
  97. shader "loadsave_a"
  98. }
  99. resource
  100. Label
  101. {
  102. name "LoadSaveShot"
  103. rect 48 64 224 160
  104. fgcolor 1.00 1.00 1.00 1.00
  105. bgcolor 0.00 0.00 0.00 0.00
  106. borderstyle "NONE"
  107. }
  108. resource
  109. Button
  110. {
  111. name "Load Game"
  112. rect 320 64 128 48
  113. fgcolor 1.00 1.00 1.00 1.00
  114. bgcolor 0.00 0.00 0.00 0.00
  115. borderstyle "RAISED"
  116. shader "menu_button_trans"
  117. hovershader "load_h"
  118. clicksound "sound/menu/apply.wav"
  119. stuffcommand "widgetcommand LoadSaveList loadgame"
  120. }
  121. resource
  122. Button
  123. {
  124. name "Save Game"
  125. rect 320 112 128 48
  126. fgcolor 1.00 1.00 1.00 1.00
  127. bgcolor 0.00 0.00 0.00 0.00
  128. borderstyle "RAISED"
  129. shader "menu_button_trans"
  130. hovershader "save_h"
  131. clicksound "sound/menu/apply.wav"
  132. stuffcommand "widgetcommand LoadSaveList savegame"
  133. }
  134. resource
  135. Button
  136. {
  137. name "Delete Game"
  138. rect 304 160 160 48
  139. fgcolor 1.00 1.00 1.00 1.00
  140. bgcolor 0.00 0.00 0.00 0.00
  141. borderstyle "RAISED"
  142. shader "menu_button_trans"
  143. hovershader "delete_h"
  144. clicksound "sound/menu/apply.wav"
  145. stuffcommand "widgetcommand LoadSaveList removegame"
  146. }
  147. resource
  148. Label
  149. {
  150. name "Default"
  151. rect 128 16 64 128
  152. fgcolor 1.00 1.00 1.00 1.00
  153. bgcolor 0.00 0.00 0.00 0.00
  154. borderstyle "NONE"
  155. shader "paperclip"
  156. }
  157. resource
  158. Button
  159. {
  160. name "Back"
  161. rect 8 448 96 24
  162. fgcolor 1.00 1.00 1.00 1.00
  163. bgcolor 0.00 0.00 0.00 0.00
  164. borderstyle "NONE"
  165. shader "textures/mohmenu/back"
  166. hovershader "textures/mohmenu/back_h"
  167. clicksound "sound/menu/back.wav"
  168. stuffcommand "popmenu 1"
  169. }
  170. resource
  171. FakkLoadGameClass
  172. {
  173. name "LoadSaveList"
  174. rect 24 280 592 160
  175. fgcolor 0.70 0.60 0.05 1.00
  176. bgcolor 0.02 0.07 0.00 0.70
  177. borderstyle "NONE"
  178. }
  179. end.
  180.